home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / AppleCD SC Training / Using the AppleCD SC / card_12473.txt < prev    next >
Text File  |  1990-04-02  |  4KB  |  191 lines

  1. -- card: 12473 from stack: in
  2. -- bmap block id: 25043
  3. -- flags: 4000
  4. -- background id: 2282
  5. -- name: Home
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   set scroll of card field id 130 to 1
  9. end closeCard
  10.  
  11.  
  12. -- part 127 (button)
  13. -- low flags: 00
  14. -- high flags: 0000
  15. -- rect: left=448 top=28 right=52 bottom=484
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 1011 / 1011
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: New Button
  24. ----- HyperTalk script -----
  25. on mouseUp
  26.   play harpsichord c4
  27.   visual effect venetian blinds to gray
  28.   go to card id 5341
  29. end mouseUp
  30.  
  31.  
  32.  
  33.  
  34. -- part 129 (field)
  35. -- low flags: 01
  36. -- high flags: 0000
  37. -- rect: left=20 top=30 right=50 bottom=315
  38. -- title width / last selected line: 0
  39. -- icon id / first selected line: 0 / 0
  40. -- text alignment: 1
  41. -- font id: 21
  42. -- text size: 12
  43. -- style flags: 256
  44. -- line height: 16
  45. -- part name: 
  46.  
  47.  
  48. -- part 130 (field)
  49. -- low flags: 01
  50. -- high flags: 2007
  51. -- rect: left=301 top=62 right=260 bottom=486
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 0
  55. -- font id: 20
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: 
  60.  
  61.  
  62. -- part 134 (button)
  63. -- low flags: 00
  64. -- high flags: 2000
  65. -- rect: left=59 top=102 right=255 bottom=178
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 0 / 0
  68. -- text alignment: 1
  69. -- font id: 0
  70. -- text size: 12
  71. -- style flags: 0
  72. -- line height: 16
  73. -- part name: New Button
  74.  
  75.  
  76. -- part 138 (button)
  77. -- low flags: 00
  78. -- high flags: A003
  79. -- rect: left=417 top=281 right=303 bottom=483
  80. -- title width / last selected line: 0
  81. -- icon id / first selected line: 0 / 0
  82. -- text alignment: 1
  83. -- font id: 0
  84. -- text size: 12
  85. -- style flags: 0
  86. -- line height: 16
  87. -- part name: GO BACK
  88. ----- HyperTalk script -----
  89. on mouseUp
  90.   play harpsichord d4
  91.   visual wipe right
  92.   pop card
  93. end mouseup
  94.  
  95.  
  96.  
  97. on continue
  98.   global counter
  99.   if counter = 0 then go to card id 11662
  100.   else go to card id 6809
  101.   put 0 into counter
  102. end continue
  103.  
  104.  
  105.  
  106.  
  107. -- part 139 (button)
  108. -- low flags: 00
  109. -- high flags: 2000
  110. -- rect: left=363 top=275 right=307 bottom=401
  111. -- title width / last selected line: 0
  112. -- icon id / first selected line: 26425 / 26425
  113. -- text alignment: 1
  114. -- font id: 0
  115. -- text size: 12
  116. -- style flags: 0
  117. -- line height: 16
  118. -- part name: New Button
  119. ----- HyperTalk script -----
  120. on mouseUp
  121.   visual effect wipe left
  122.   go to next card
  123. end mouseUp
  124.  
  125.  
  126.  
  127. -- part 141 (button)
  128. -- low flags: 00
  129. -- high flags: 2000
  130. -- rect: left=19 top=16 right=51 bottom=63
  131. -- title width / last selected line: 0
  132. -- icon id / first selected line: 1008 / 1008
  133. -- text alignment: 1
  134. -- font id: 0
  135. -- text size: 12
  136. -- style flags: 0
  137. -- line height: 16
  138. -- part name: Home
  139. ----- HyperTalk script -----
  140. on mouseUp
  141.   answer "What Do You Want To Print?" with "Cancel" or "Scroll Bar" or "Card"
  142.   if it is "Card" then
  143.     doMenu "Print Card"
  144.   end if
  145.   if it is "Scroll Bar" then
  146.     put card field id 130 into PrintThis
  147.     visual barn door open to card
  148.     go to card "Print Card"
  149.     put PrintThis into card field id 1
  150.   end if
  151.   if it is "Cancel" then
  152.     put "Cancel" into it
  153.   end if
  154. end mouseUp
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161. -- part contents for card part 129
  162. ----- text -----
  163. Connecting to a Macintosh
  164.  
  165. -- part contents for card part 130
  166. ----- text -----
  167.  
  168. You'll need a SCSI cable to connect the AppleCD SC directly to a Macintosh.  If you're connecting several SCSI devices to the Macintosh you'll need a SCSI Peripheral Interface Cable and SCSI Cable Terminator.
  169.  
  170. 1.  Make sure the Macintosh 
  171.      and AppleCD SC are 
  172.      plugged in and turned off.
  173.  
  174.      Plug the devices into three-
  175.      prong grounded AC 
  176.      power outlets.
  177.  
  178. 2.  Touch any of the metal 
  179.      connectors on the back of the 
  180.      computer.  This will 
  181.      discharge any static 
  182.      electricity that may be on 
  183.      your clothes or body.
  184.  
  185. 3.  Attach the system cable 
  186.       to the SCSI port on your 
  187.       computer and tighten the 
  188.       thumbscrews on the 
  189.       connectors.
  190.  
  191.